SftTree/NET 2.0

CollapseStyleEnum Enumeration

Softel vdm, Inc.

Used with the Collapse method.

Syntax      CollapseStyleEnum Enumeration (Softelvdm.SftTreeNET)

VB   

Public Enum CollapseStyleEnum

C#   

public enum CollapseStyleEnum

C++   

public enum class CollapseStyleEnum


Member

Value

Description

All

0

Collapse this item and all its dependents.

SaveCurrent

1

Collapse this item and all its dependents, saving the current state so it can later be restored using Expand(ExpandStyleEnum.RestoreLast).

Comments

The CollapseStyleEnum enumeration is used with the Collapse method.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com